C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1TableViewSource<T> Class / SetValuesForKeysWithDictionary Method

In This Topic
SetValuesForKeysWithDictionary Method (C1TableViewSource<T>)
In This Topic
Syntax
'Declaration
 
Public Overridable Sub SetValuesForKeysWithDictionary( _
   ByVal keyedValues As Foundation.NSDictionary _
) 
 

Parameters

keyedValues
See Also